projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53aa899
)
* emacs-lisp/elint.el (elint-add-required-env): Better error message
author
Kevin Ryde
<user42@zip.com.au>
Tue, 24 Nov 2009 23:08:15 +0000
(23:08 +0000)
committer
Kevin Ryde
<user42@zip.com.au>
Tue, 24 Nov 2009 23:08:15 +0000
(23:08 +0000)
when .el source file not found or other error.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index b56f64a5b79030679b045e807129dee06bff58d0..021ae0db2c001da23f2c85bc8c3767ca2a5ef2a5 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2009-11-24 Kevin Ryde <user42@zip.com.au>
+
+ * emacs-lisp/elint.el (elint-add-required-env): Better error message
+ when .el source file not found or other error.
+
2009-11-24 Markus Triska <markus.triska@gmx.at>
* linum.el (linum-update-window): Ignore intangible (bug#4996).